home *** CD-ROM | disk | FTP | other *** search
/ Stay Safe Online - Shaq / StaySafe.iso / pc / congratulations.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  1999-10-26  |  60 b   |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    fscommand("quit");
  3. }
  4.